mpdec.decimal

Undocumented in source.

Members

Functions

decimal_abs
Decimal decimal_abs(Decimal x)
Undocumented in source. Be warned that the author may not have intended to support it.
init_decimal
void init_decimal(int prec)
Undocumented in source. Be warned that the author may not have intended to support it.
init_ieee_decimal
void init_ieee_decimal(int bits)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Decimal
struct Decimal
Undocumented in source.

Variables

decimal_ctx
mpd_context_t decimal_ctx;
Undocumented in source.

Meta